home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / ntsp3 / nt4sp3_i.exe / [0] / convlog.exe / string.txt next >
Text File  |  1997-05-01  |  3KB  |  76 lines

  1. 4001    Microsoft Internet Log Converter\n
  2. 4002    Converts Microsoft Internet Services log files\n
  3. 4003    to either EMWAC log files or the Common Log File format\n
  4. 4004    Copyright (C) 1995 Microsoft Corporation\n\n
  5. 4005    Usage: %s [options] LogFile\n
  6. 4006    Options:\n
  7. 4007    -s<f|g|w>  default = all services\n
  8. 4008         f = Process FTP log entries\n
  9. 4009         g = Process Gopher log entries\n
  10. 4010         w = Prcess WWW log entries\n
  11. 4013    -t <emwac | ncsa[:GMTOffset] | none> default = create output files in emwac format\n
  12. 4014    -o <output directory> default = current directory\n
  13. 4015    -f <temp file directory> default = %s (controlled by tmp)\n
  14. 4016    -n<m:[cachesize]|i> default = don't convert ip addresses to machine names\n
  15. 4017         m:[cachesize] = convert ip addresses to machine names\n
  16. 4018         i = don't convert ip addresses to machine names\n
  17. 4019    -h = this help screen\n
  18. 4020    \nExamples:\n
  19. 4021    %s -sf -t ncsa -o c:\logs in*.log\n
  20. 4022    %s -t ncsa:-0300 in*.log\n
  21. 4023    %s -o \\stats\logs c:\logs\in*.log\n
  22. 4024    %s -sfg in*.log\n
  23. 4025    %s -nm *.log\n
  24. 4026    %s -t none -nm:20000 *.log
  25. 4027    Could not calculate GMT offset from time zone!\n
  26. 4028    Re-run %s using the -t ncsa:GMTOffset option\n
  27. 4029    Could not access %s for writing!\n
  28. 4030    A File Error, %ld, Occured\n
  29. 4031        New date found, file %s closed.\n
  30. 4032    \nOpening file %s for processing\n
  31. 4033        Writing file %s.\n
  32. 4034        file %s already exists, adding data to it.\n
  33. 4035    Could not find any %s files!!!\n
  34. 4036    Error loading string ID %d\n
  35. 4037    Can't initialize Winsock, error code = %d. IP addresses will not be converted to machine names.\n
  36. 4038    %s completed, %d lines processed.\n
  37. 4039    %d FTP lines written\n
  38. 4040    %d Web lines written\n
  39. 4041    %d Gopher lines written\n
  40. 4042    \nTotals:\n=======\n
  41. 4043    Total Lines Processed:      %6d\n
  42. 4044    Total FTP Lines Written:    %6d\n
  43. 4045    Total Web Lines Written:    %6d\n
  44. 4046    Total Gopher Lines Written: %6d\n
  45. 4047    Unable to allocate cache memory. Caching disabled.\n
  46. 4048    \nTotal Cache Hits = %lu\n
  47. 4049    Total Cache Misses = %lu\n
  48. 4050    Cache Hit Ratio = %f\n
  49. 4051    %s processing in progress, %u Lines Processed\n
  50. 4052             default cachesize = 5000\n
  51. 4053    -d<m:[cachesize]> = convert ip address to machine names for NCSA file format\n
  52. 4054    Preprocessing file, checking for non-ascii characters\n
  53. 4055    Jan
  54. 4056    Feb
  55. 4057    Mar
  56. 4058    Apr
  57. 4059    May
  58. 4060    Jun
  59. 4061    Jul
  60. 4062    Aug
  61. 4063    Sep
  62. 4064    Oct
  63. 4065    Nov
  64. 4066    Dec
  65. 4067    Mon
  66. 4068    Tue
  67. 4069    Wed
  68. 4070    Thu
  69. 4071    Fri
  70. 4072    Sat
  71. 4073    Sun
  72. 4074    LastDate
  73. 4075    LastTime
  74. 4076    %s %s opened %s %s\n
  75. 4077    %s %s created %s %s\n
  76.